home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 June / PCWorld_2007-06_cd.bin / system / sandra / san1135.exe / {app} / examples / Access Schema.mdb / TReport.json < prev   
JavaScript Object Notation  |  2006-11-03  |  150b

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "ProgVersion": "Long Integer NOT NULL",
  5.         "BuildVersion": "Long Integer NOT NULL",
  6.         "Completed": "Boolean NOT NULL"
  7.     },
  8.     "data": []
  9. }